[INFO] fetching crate windows_shortcuts 0.0.1...
[INFO] fixing windows_shortcuts-0.0.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate windows_shortcuts 0.0.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate windows_shortcuts 0.0.1
[INFO] finished tweaking crates.io crate windows_shortcuts 0.0.1
[INFO] tweaked toml for crates.io crate windows_shortcuts 0.0.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate windows_shortcuts 0.0.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate windows_shortcuts 0.0.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wayland-protocols-plasma v0.3.8
[INFO] [stderr]   Downloaded winres v0.1.12
[INFO] [stderr]   Downloaded wayland-client v0.31.10
[INFO] [stderr]   Downloaded wayland-cursor v0.31.10
[INFO] [stderr]   Downloaded wayland-protocols-wlr v0.3.8
[INFO] [stderr]   Downloaded wayland-backend v0.3.10
[INFO] [stderr]   Downloaded wayland-protocols v0.32.8
[INFO] [stderr]   Downloaded libxdo v0.6.0
[INFO] [stderr]   Downloaded libxdo-sys v0.11.0
[INFO] [stderr]   Downloaded simple_logger v5.0.0
[INFO] [stderr]   Downloaded winit v0.30.11
[INFO] [stderr]   Downloaded shortcuts-rs v1.1.1
[INFO] [stderr]   Downloaded open v5.3.2
[INFO] [stderr]   Downloaded notify v8.0.0
[INFO] [stderr]   Downloaded global-hotkey v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 67510300bed1d3b72c96ceb247d2c4ae6dad7f9d09cd295b9aac888e6f7758e2
[INFO] running `Command { std: "docker" "start" "67510300bed1d3b72c96ceb247d2c4ae6dad7f9d09cd295b9aac888e6f7758e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "67510300bed1d3b72c96ceb247d2c4ae6dad7f9d09cd295b9aac888e6f7758e2" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67510300bed1d3b72c96ceb247d2c4ae6dad7f9d09cd295b9aac888e6f7758e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "67510300bed1d3b72c96ceb247d2c4ae6dad7f9d09cd295b9aac888e6f7758e2" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking x11 v2.21.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling winit v0.30.11
[INFO] [stderr]     Checking libxdo v0.6.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking avif-serialize v0.8.4
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking winnow v0.7.11
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking image-webp v0.2.3
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking zune-jpeg v0.4.18
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]    Compiling windows_shortcuts v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking open v5.3.2
[INFO] [stderr]     Checking shortcuts-rs v1.1.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shortcuts-rs-1.1.1/src/linktarget.rs:3:38
[INFO] [stdout]   |
[INFO] [stdout] 3 |     ffi::OsString, mem::size_of, os::windows::ffi::OsStrExt, path::Path, ptr::null_mut, rc::Rc,
[INFO] [stdout]   |                                      ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for struct `OsString` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shortcuts-rs-1.1.1/src/linktarget.rs:173:46
[INFO] [stdout]     |
[INFO] [stdout] 173 |         let data = OsString::from(long_name).encode_wide().collect::<Vec<_>>();
[INFO] [stdout]     |                                              ^^^^^^^^^^^ method not found in `OsString`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for struct `OsString` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shortcuts-rs-1.1.1/src/linktarget.rs:187:47
[INFO] [stdout]     |
[INFO] [stdout] 187 |             let a = OsString::from(long_name).encode_wide().collect::<Vec<_>>();
[INFO] [stdout]     |                                               ^^^^^^^^^^^ method not found in `OsString`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shortcuts-rs` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "67510300bed1d3b72c96ceb247d2c4ae6dad7f9d09cd295b9aac888e6f7758e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67510300bed1d3b72c96ceb247d2c4ae6dad7f9d09cd295b9aac888e6f7758e2", kill_on_drop: false }`
[INFO] [stdout] 67510300bed1d3b72c96ceb247d2c4ae6dad7f9d09cd295b9aac888e6f7758e2
